home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 1: Comms & Networking / Almathera Ten on Ten - Disc 1: Comms & Networking.iso / amiga-useful / amigancp15 / docs / history < prev    next >
Text File  |  1995-05-10  |  10KB  |  276 lines

  1. AmigaNCP-FileServer 1.6
  2. -----------------------
  3. - reversed "HideIcons" to be "ShowIcons", hiding .info and .backdrop
  4.   being the new default setting.  
  5.  
  6. AmigaNCP-FileServer 1.7
  7. -----------------------
  8. - fixed to a misunderstanding on RF_OPEN with P_FCREATE / P_FREPLACE:
  9.   The path of the file wasn't created if it didn't exists. This caused
  10.   problems with Backup option of the S3a which relies on this behavior
  11.   and doesn't makedir() it's file's path.
  12.  
  13. AmigaNCP-FileServer 1.8
  14. -----------------------
  15. - changed to use "amigancp.library"
  16. - fixed a bug in write handling where the last two bytes of a full
  17.   sized packet got trashed. Since internal data structures got
  18.   overwritten, this may have caused undefined behaviour or even
  19.   total system crashes.
  20. - now correctly converts filenames from IBM to ISO charset.
  21. - RF_SFSTAT (setting the file flags) didn't convert the name and
  22.   therefore always failed with E_FILE_NXIST. This is the cause of
  23.   error of the "File doesn't exists" requester after copying a file
  24.   from the S3's system screen.
  25.  
  26. AmigaNCP-FileServer 1.9
  27. -----------------------
  28. - the finfo call now correctly converts the filename to ibm charset.
  29.  
  30. AmigaNCP-FileServer 1.10
  31. ------------------------
  32. - updated to use amigancp.library 3.x
  33. - now calls the pool functions embedded in amigancp.library to
  34.   avoid hassle on 2.x systems.
  35.  
  36. AmigaNCP-FileServer 1.11
  37. ------------------------
  38. - fixed a bug in workbench startup: the original lock
  39.   wasn't restored after CDing to wa->wa_Lock
  40. - updated to use amigancp.library 4.x
  41. - major speedup in all charset conversion operations due to new
  42.   table conversion functions.
  43. - fixed stupid bug: Used Read()/Write() instead of FRead()/FWrite(),
  44.   thus rendering buffering completely useless if not used in
  45.   conversation mode.
  46. - updated catalog file to version 2.0.
  47. - now checks CTRL^C after ReadArgs() to allow early quit.
  48.  
  49. AmigaNCP-FileServer 1.12
  50. ------------------------
  51. - recompiled using SAS/C 6.55
  52. - cleaned up memory usage; avoid wasting due to mismatched pool
  53.   size rounding and fixed a pool erraneously allocated with a
  54.   puddle size of 4, thus creating a new puddle for every
  55.   allocation.
  56.  
  57.  
  58. ==========================================================================
  59.  
  60.  
  61. AmigaNCP-FileSystem 1.5
  62. -----------------------
  63. - fixed a bug in the file name conversion where the extension was cutted
  64.   at the first dot, not at the last. Both will fail, but this way
  65.   you are protected against side effects like "delete Agenda.Agn.info"
  66.   deleting "Agenda.agn" instead of simple failure.
  67. - fixed a bug in ACTION_DELETE where invalid file names (e.g. containing
  68.   multiple extensions) to confusingly cause ERROR_DIRECTORY_NOT_EMPTY.
  69.   Now returns ERROR_OBJECT_NOT_FOUND.
  70.  
  71. AmigaNCP-FileSystem 1.6
  72. -----------------------
  73. - changed to use "amigancp.library"
  74. - locks now contain a non-zero value in fl_Key. This should fix several
  75.   problems with programs making tricky assumptions about the internal
  76.   lock structure. <sigh>
  77. - now correctly translates non-ascii characters in filenames from
  78.   ISO to IBM charset.
  79. - now attempts to recreate the NCP channel if the remote NCP
  80.   changed (e.g. was killed and started again).
  81. - fixed a race condition when Examine()ing the root dir: the
  82.   filename was actually filled in after the packet was replied.
  83. - fixed a bug which caused random memory trashing if the first
  84.   entry in a directory scan was volume file.
  85. - returned TRUE instead of DOSTRUE thoroughly.
  86. - Examine()/ExNext() now returns the same value in
  87.   fib_DirEntryType and the (undocumented) fib_EntryType,
  88.   as the standard file system does. Should fix several buggy
  89.   directory utilities ;-)
  90. - ACTION_DELETE always returned ERROR_DIRECTORY_NOT_EMPTY on
  91.   an error no matter what really happened.
  92. - now returns ERROR_DEVICE_NOT_MOUNTED if the NCP link fails
  93.   for some reason.
  94. - ACTION_EXAMINE on the root directory now correctly
  95.   returns the volume name.
  96. - Locking "/" (or any combined form) didn't get higher than the
  97.   pseudo subdirectories in NCP:.
  98.  
  99. AmigaNCP-FileSystem 1.7
  100. -----------------------
  101. - ACTION_EXAMINE/ACTION_EXNEXT now correctly convert the
  102.   filename charset from IBM to ISO.
  103.  
  104. AmigaNCP-FileSystem 1.8
  105. -----------------------
  106. - updated to use amigancp.library 3.x
  107. - now calls the pool functions embedded in amigancp.library to
  108.   avoid hassle on 2.x systems.
  109.  
  110. AmigaNCP-FileSystem 1.9
  111. -----------------------
  112. - fixed a bug in initdirlist() which could cause misaligned word
  113.   access if the P_FINFOs returned by the Psion weren't word aligned.
  114.   Caused a 80000003 guru on 68000 machines.
  115.  
  116. AmigaNCP-FileSystem 1.10
  117. ------------------------
  118. - fixed a bug in ACTION_WRITE: remote errors (e.g. Disk Full)
  119.   weren't correctly reported to the caller, instead the write
  120.   simply aborted.
  121.  
  122. AmigaNCP-FileSystem 2.0
  123. -----------------------
  124. - now stores icon files in a special AmigaDOS directory hierarchy
  125.   to allow snapshoting and permanent option setting. The icon path
  126.   defaults to PROGDIR:Icons, but can be specified by the ICONDIR
  127.   tooltype or shell argument. Release versions are shipped with
  128.   a default icon tree.
  129. - corrected inefficent pool size for the ACTION_EXNEXT cache.
  130. - the "Missing Server" requester now has an additional option "Run Server
  131.   and Retry".
  132. - on CTRL^C now reports number of open locks/files if quit is currently
  133.   not possible.
  134. - on CTRL^F now dumps a debug list of locks in use.
  135. - now fakes fib_NumBlocks on Examine() to enforce compatibility
  136.   with even more buggy directory utilities.
  137. - did some internal code cleanup.
  138. - updated to use amigancp.library 4.x
  139. - fixed a bug in workbench startup: the original lock
  140.   wasn't restored after CDing to wa->wa_Lock (yes, this was
  141.   exactly the same bug as in the FileServer ;-)
  142. - major speedup in all charset conversion operations due to new
  143.   table conversion functions.
  144. - updated catalog file to version 2.0.
  145. - now checks CTRL^C after ReadArgs() to allow early quit.
  146.  
  147. AmigaNCP-FileSystem 2.1
  148. -----------------------
  149. - recompiled using SAS/C 6.55
  150. - ACTION_SETPROTECT & ACTION_SETDATE on one of the fake device
  151.   subdirectories return ERROR_INVALID_OBJECT_NAME which was
  152.   correctly generated by the Psion file server. Now since this
  153.   caused problems with several backup utilities, these operations
  154.   are now implemented as NO-OPs and silently report "OK".
  155. - fixed ACTION_COPY_DIR(NULL) to return NULL instead of causing
  156.   several enforcer hits and undefined behavior.
  157. - now returns approximated memory usage on CTRL^F debug dump.
  158. - reduced lock and fib pool sizes to reduce overall memory usage
  159.   overhead.
  160.  
  161. ==========================================================================
  162.  
  163.  
  164. ncp.lib 1.1
  165. -----------
  166. - modified constructor to open "amigancp.library"
  167. - fixed error requester to correctly show up the tasks name on
  168.   workbench startup.
  169.  
  170. ncp.lib 1.2
  171. -----------
  172. - updated to open V3 of "amigancp.library"
  173.  
  174. ncp.lib 1.3
  175. -----------
  176. - updated to open V4 of "amigancp.library"
  177.  
  178.  
  179. ==========================================================================
  180.  
  181.  
  182. AmigaNCP-Monitor 1.3
  183. --------------------
  184. - relinked with ncp.lib 1.1 to use "amigancp.library"
  185.  
  186. AmigaNCP-Monitor 1.4
  187. --------------------
  188. - relinked with ncp.lib 1.3 to use V4 of "amigancp.library"
  189.  
  190. AmigaNCP-Monitor 1.5
  191. --------------------
  192. - recompiled using SAS/C 6.55
  193.  
  194.  
  195. ==========================================================================
  196.  
  197.  
  198. amigancp.library 2.0 (formerly called "ncp.library")
  199. ----------------------------------------------------
  200. - "ncp.library" is now named "amigancp.library" in order to avoid problems
  201.   with Oxxi's Novell Client software, which uses a similary named
  202.   library.
  203. - fixed several internal problems with reconnecting after the remote
  204.   side powered off without killing the actual NCP connection. This
  205.   always happened when the S3/S3a auto-powered off. Should now
  206.   correctly handle all cases of reconnection including such
  207.   nice operations as removing the link cable, turning off the
  208.   S3 link, reconnecting the cable and then turning back on
  209.   the link process.
  210. - usage of the SERF_7WIRE protocol prevented llmac to "ping"
  211.   the S3 back into life after a power-off because DSR was low.
  212.   Now, if DSR is low, correctly closes the device, reopens it
  213.   without SERF_7WIRE to ping the S3 and then continues
  214.   normal operation.
  215. - partial packets weren't properly discarded after a
  216.   reconnection.
  217. - LLMAC didn't check data block sequence numbers. Now
  218.   data blocks which are not in sequence are silently
  219.   thrown away.
  220.  
  221. amigancp.library 3.0
  222. --------------------
  223. - embedded the AsmXXPool-functions from amiga.lib to secure
  224.   operation with AmigaOS 2.x systems.
  225.  
  226. amigancp.library 3.1
  227. --------------------
  228. - recompiled to use utility.library for 32 bit math.
  229.  
  230. amigancp.library 3.2
  231. --------------------
  232. - fixed a possibly hangup in internal channel flushing during
  233.   reconnection.
  234.  
  235. amigancp.library 4.0
  236. --------------------
  237. - added functions to directly return pointers to internal
  238.   conversion tables for more efficient charset conversions.
  239. - fixed possibly crash on reconnection during connection
  240.   request.
  241.  
  242. amigancp.library 4.1
  243. --------------------
  244. - recompiled using SAS/C 6.55.
  245. - changed to directly drop the NCP connection if the last user
  246.   closes it's channel.
  247.  
  248. ==========================================================================
  249.  
  250.  
  251. Install-AmigaNCP 0.4
  252. --------------------
  253. - changed all references to "ncp.library" to "amigancp.library"
  254.  
  255. Install-AmigaNCP 0.5
  256. --------------------
  257. - fixed to avoid the well known COPYLIB "newname"
  258.   problem with older Installer versions.
  259.  
  260. Install-AmigaNCP 0.6
  261. --------------------
  262. - updated to copy "Submissions" drawer
  263.  
  264. ==========================================================================
  265.  
  266.  
  267. S3PrintServer 1.1
  268. -----------------
  269. - fixed parsing of NCP.config
  270.  
  271. S3PrintServer 1.2
  272. -----------------
  273. - recompiled using SAS/C 6.55.
  274. - now pops up to Retry/Cancel requester on printer.device errors
  275. - quits on CTRL^C
  276.